Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add model path argument #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zhizhou57
Copy link

when using t2v_metrics as a package,
import t2v_metrics clip_flant5_score = t2v_metrics.VQAScore(model='clip-flant5-xxl') # our recommended scoring model
the model path can not be specified directly.
Instead, this argument is a variable in ~/t2v_metrics/models/vqascore_models/clip_t5_model.py.

So I modify some argument to allow users to specify model path when using package "t2v_metrics"

@zhizhou57
Copy link
Author

@linzhiqiu @Nyandwi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant